[INFO] cloning repository https://github.com/raphaelmesquita/rust_hello_world [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raphaelmesquita/rust_hello_world" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraphaelmesquita%2Frust_hello_world", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraphaelmesquita%2Frust_hello_world'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5679dca561d2f8b00ce6ad395c0b0a5f3dc6a5f6 [INFO] testing raphaelmesquita/rust_hello_world against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraphaelmesquita%2Frust_hello_world" "/workspace/builds/worker-90/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-90/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/raphaelmesquita/rust_hello_world on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/raphaelmesquita/rust_hello_world [INFO] finished tweaking git repo https://github.com/raphaelmesquita/rust_hello_world [INFO] tweaked toml for git repo https://github.com/raphaelmesquita/rust_hello_world written to /workspace/builds/worker-90/source/Cargo.toml [INFO] crate git repo https://github.com/raphaelmesquita/rust_hello_world already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75cf88c6dff816eeede251f6a0a3d693322017674209c7463108ff1064516dc3 [INFO] running `Command { std: "docker" "start" "-a" "75cf88c6dff816eeede251f6a0a3d693322017674209c7463108ff1064516dc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75cf88c6dff816eeede251f6a0a3d693322017674209c7463108ff1064516dc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75cf88c6dff816eeede251f6a0a3d693322017674209c7463108ff1064516dc3", kill_on_drop: false }` [INFO] [stdout] 75cf88c6dff816eeede251f6a0a3d693322017674209c7463108ff1064516dc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a1e63b1c700de9f732fe9e194dfebbcc5ac0456a6fe6bdc355fad614044d4a6 [INFO] running `Command { std: "docker" "start" "-a" "7a1e63b1c700de9f732fe9e194dfebbcc5ac0456a6fe6bdc355fad614044d4a6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling hello_world v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.92s [INFO] running `Command { std: "docker" "inspect" "7a1e63b1c700de9f732fe9e194dfebbcc5ac0456a6fe6bdc355fad614044d4a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a1e63b1c700de9f732fe9e194dfebbcc5ac0456a6fe6bdc355fad614044d4a6", kill_on_drop: false }` [INFO] [stdout] 7a1e63b1c700de9f732fe9e194dfebbcc5ac0456a6fe6bdc355fad614044d4a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 287b2f0e4d460d120363c15a84a2b2fa1667266835b4f720144eebd7f612155e [INFO] running `Command { std: "docker" "start" "-a" "287b2f0e4d460d120363c15a84a2b2fa1667266835b4f720144eebd7f612155e", kill_on_drop: false }` [INFO] [stderr] Compiling hello_world v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.64s [INFO] running `Command { std: "docker" "inspect" "287b2f0e4d460d120363c15a84a2b2fa1667266835b4f720144eebd7f612155e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "287b2f0e4d460d120363c15a84a2b2fa1667266835b4f720144eebd7f612155e", kill_on_drop: false }` [INFO] [stdout] 287b2f0e4d460d120363c15a84a2b2fa1667266835b4f720144eebd7f612155e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f168455967b0229bea03801c7c26a6ab4414a1e22e29efbe9ab5915ef65369ea [INFO] running `Command { std: "docker" "start" "-a" "f168455967b0229bea03801c7c26a6ab4414a1e22e29efbe9ab5915ef65369ea", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hello_world-27db3f537050204e) [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" "f168455967b0229bea03801c7c26a6ab4414a1e22e29efbe9ab5915ef65369ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f168455967b0229bea03801c7c26a6ab4414a1e22e29efbe9ab5915ef65369ea", kill_on_drop: false }` [INFO] [stdout] f168455967b0229bea03801c7c26a6ab4414a1e22e29efbe9ab5915ef65369ea