[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 try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpurluno%2Frust-examples" "/workspace/builds/worker-48/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-48/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/purluno/rust-examples on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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-48/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91b0b14e34f471713eee759686fa5213993bdeb6225d2d5aac02643b3a177cd0 [INFO] running `Command { std: "docker" "start" "-a" "91b0b14e34f471713eee759686fa5213993bdeb6225d2d5aac02643b3a177cd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91b0b14e34f471713eee759686fa5213993bdeb6225d2d5aac02643b3a177cd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91b0b14e34f471713eee759686fa5213993bdeb6225d2d5aac02643b3a177cd0", kill_on_drop: false }` [INFO] [stdout] 91b0b14e34f471713eee759686fa5213993bdeb6225d2d5aac02643b3a177cd0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0774423fb94a0676b04f3ca5d55c5366ad263870cbb531cde2e291e44b5650f [INFO] running `Command { std: "docker" "start" "-a" "e0774423fb94a0676b04f3ca5d55c5366ad263870cbb531cde2e291e44b5650f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling gcc v0.3.35 [INFO] [stderr] Compiling libc v0.2.16 [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 16.01s [INFO] running `Command { std: "docker" "inspect" "e0774423fb94a0676b04f3ca5d55c5366ad263870cbb531cde2e291e44b5650f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0774423fb94a0676b04f3ca5d55c5366ad263870cbb531cde2e291e44b5650f", kill_on_drop: false }` [INFO] [stdout] e0774423fb94a0676b04f3ca5d55c5366ad263870cbb531cde2e291e44b5650f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 208c43ff055fc57d2114a7fadf9590ed5b0c16cb4587a8a4ece5eb6ba1321c93 [INFO] running `Command { std: "docker" "start" "-a" "208c43ff055fc57d2114a7fadf9590ed5b0c16cb4587a8a4ece5eb6ba1321c93", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 2.55s [INFO] running `Command { std: "docker" "inspect" "208c43ff055fc57d2114a7fadf9590ed5b0c16cb4587a8a4ece5eb6ba1321c93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "208c43ff055fc57d2114a7fadf9590ed5b0c16cb4587a8a4ece5eb6ba1321c93", kill_on_drop: false }` [INFO] [stdout] 208c43ff055fc57d2114a7fadf9590ed5b0c16cb4587a8a4ece5eb6ba1321c93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c12ff32884f55ee88cf19e2833332985523d2296a3989a6fa1749a65bded9cdd [INFO] running `Command { std: "docker" "start" "-a" "c12ff32884f55ee88cf19e2833332985523d2296a3989a6fa1749a65bded9cdd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: ar: `u' modifier ignored since `D' is the default (see `U') [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.94s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_examples-b0367472702f9967) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c12ff32884f55ee88cf19e2833332985523d2296a3989a6fa1749a65bded9cdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c12ff32884f55ee88cf19e2833332985523d2296a3989a6fa1749a65bded9cdd", kill_on_drop: false }` [INFO] [stdout] c12ff32884f55ee88cf19e2833332985523d2296a3989a6fa1749a65bded9cdd