[INFO] cloning repository https://github.com/purluno/rust-examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/purluno/rust-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpurluno%2Frust-examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpurluno%2Frust-examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c7acfc4a455a543cba0212c4a3a70c9ac79036a [INFO] testing purluno/rust-examples against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpurluno%2Frust-examples" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/purluno/rust-examples on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/purluno/rust-examples [INFO] finished tweaking git repo https://github.com/purluno/rust-examples [INFO] tweaked toml for git repo https://github.com/purluno/rust-examples written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/purluno/rust-examples already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "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] 1b046aac9a9c84d4648b95360036c7193238e1f5443f207419ec69cb969c15cc [INFO] running `Command { std: "docker" "start" "-a" "1b046aac9a9c84d4648b95360036c7193238e1f5443f207419ec69cb969c15cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b046aac9a9c84d4648b95360036c7193238e1f5443f207419ec69cb969c15cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b046aac9a9c84d4648b95360036c7193238e1f5443f207419ec69cb969c15cc", kill_on_drop: false }` [INFO] [stdout] 1b046aac9a9c84d4648b95360036c7193238e1f5443f207419ec69cb969c15cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c181610ec6cd53df801a091be7bdd1189cc7d15fe741f549c23d2d55a6209b88 [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" "c181610ec6cd53df801a091be7bdd1189cc7d15fe741f549c23d2d55a6209b88", kill_on_drop: false }` [INFO] [stderr] Compiling rust-examples v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: ar: `u' modifier ignored since `D' is the default (see `U') [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.59s [INFO] running `Command { std: "docker" "inspect" "c181610ec6cd53df801a091be7bdd1189cc7d15fe741f549c23d2d55a6209b88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c181610ec6cd53df801a091be7bdd1189cc7d15fe741f549c23d2d55a6209b88", kill_on_drop: false }` [INFO] [stdout] c181610ec6cd53df801a091be7bdd1189cc7d15fe741f549c23d2d55a6209b88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 749c2cb6f772cd8192e8686dd8a038fdea2a64d4582ac4ae373897dba791010b [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" "749c2cb6f772cd8192e8686dd8a038fdea2a64d4582ac4ae373897dba791010b", kill_on_drop: false }` [INFO] [stderr] warning: ar: `u' modifier ignored since `D' is the default (see `U') [INFO] [stderr] Compiling rust-examples v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.81s [INFO] running `Command { std: "docker" "inspect" "749c2cb6f772cd8192e8686dd8a038fdea2a64d4582ac4ae373897dba791010b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "749c2cb6f772cd8192e8686dd8a038fdea2a64d4582ac4ae373897dba791010b", kill_on_drop: false }` [INFO] [stdout] 749c2cb6f772cd8192e8686dd8a038fdea2a64d4582ac4ae373897dba791010b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1c02c5a682c736cb8ea73ef583a1c8212d4890732821227e5146981b312db4bb [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" "1c02c5a682c736cb8ea73ef583a1c8212d4890732821227e5146981b312db4bb", kill_on_drop: false }` [INFO] [stderr] warning: ar: `u' modifier ignored since `D' is the default (see `U') [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_examples-9b76324bbf687114) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1c02c5a682c736cb8ea73ef583a1c8212d4890732821227e5146981b312db4bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c02c5a682c736cb8ea73ef583a1c8212d4890732821227e5146981b312db4bb", kill_on_drop: false }` [INFO] [stdout] 1c02c5a682c736cb8ea73ef583a1c8212d4890732821227e5146981b312db4bb