[INFO] cloning repository https://github.com/exyi/anyexec2C [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/exyi/anyexec2C" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexyi%2Fanyexec2C", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexyi%2Fanyexec2C'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d693afaf2e52c7adf5e29a775f588e84c7247221 [INFO] testing exyi/anyexec2C against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexyi%2Fanyexec2C" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/exyi/anyexec2C 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/exyi/anyexec2C [INFO] finished tweaking git repo https://github.com/exyi/anyexec2C [INFO] tweaked toml for git repo https://github.com/exyi/anyexec2C written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/exyi/anyexec2C 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] Downloading crates ... [INFO] [stderr] Downloaded argparse v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 9b5cd8ef837bb76c3e53d2463cf3d3f6971348ee8fea547a18159c5427fce635 [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" "9b5cd8ef837bb76c3e53d2463cf3d3f6971348ee8fea547a18159c5427fce635", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b5cd8ef837bb76c3e53d2463cf3d3f6971348ee8fea547a18159c5427fce635", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b5cd8ef837bb76c3e53d2463cf3d3f6971348ee8fea547a18159c5427fce635", kill_on_drop: false }` [INFO] [stdout] 9b5cd8ef837bb76c3e53d2463cf3d3f6971348ee8fea547a18159c5427fce635 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] d2700c352ca4522ba56b98efa2505f6fc3ee9813b91880e0fa78c48ab95f6606 [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" "d2700c352ca4522ba56b98efa2505f6fc3ee9813b91880e0fa78c48ab95f6606", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling askama_escape v0.2.0 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling askama_shared v0.8.0 [INFO] [stderr] Compiling askama_derive v0.8.0 [INFO] [stderr] Compiling askama v0.8.0 [INFO] [stderr] Compiling anyexec2c v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.23s [INFO] running `Command { std: "docker" "inspect" "d2700c352ca4522ba56b98efa2505f6fc3ee9813b91880e0fa78c48ab95f6606", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2700c352ca4522ba56b98efa2505f6fc3ee9813b91880e0fa78c48ab95f6606", kill_on_drop: false }` [INFO] [stdout] d2700c352ca4522ba56b98efa2505f6fc3ee9813b91880e0fa78c48ab95f6606 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 48eaf831f2d63c5f1dafe4f768361e496165ee49ae0182cea70c4b13fdf1517b [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" "48eaf831f2d63c5f1dafe4f768361e496165ee49ae0182cea70c4b13fdf1517b", kill_on_drop: false }` [INFO] [stderr] Compiling anyexec2c v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.07s [INFO] running `Command { std: "docker" "inspect" "48eaf831f2d63c5f1dafe4f768361e496165ee49ae0182cea70c4b13fdf1517b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48eaf831f2d63c5f1dafe4f768361e496165ee49ae0182cea70c4b13fdf1517b", kill_on_drop: false }` [INFO] [stdout] 48eaf831f2d63c5f1dafe4f768361e496165ee49ae0182cea70c4b13fdf1517b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] b7efdb1646e2c701741a1159889790a7bcae5c988e57d52667d2b677ed9f0a6b [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" "b7efdb1646e2c701741a1159889790a7bcae5c988e57d52667d2b677ed9f0a6b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/anyexec2c-c9d7a60472cfc7fa [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_bash_command ... 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" "b7efdb1646e2c701741a1159889790a7bcae5c988e57d52667d2b677ed9f0a6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7efdb1646e2c701741a1159889790a7bcae5c988e57d52667d2b677ed9f0a6b", kill_on_drop: false }` [INFO] [stdout] b7efdb1646e2c701741a1159889790a7bcae5c988e57d52667d2b677ed9f0a6b