[INFO] cloning repository https://github.com/openstax-poland/smtp-test-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/openstax-poland/smtp-test-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenstax-poland%2Fsmtp-test-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenstax-poland%2Fsmtp-test-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ee14f1417b82589efd4e7497d5444d0bf6d4403 [INFO] testing openstax-poland/smtp-test-server against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenstax-poland%2Fsmtp-test-server" "/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/openstax-poland/smtp-test-server on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/openstax-poland/smtp-test-server [INFO] finished tweaking git repo https://github.com/openstax-poland/smtp-test-server [INFO] tweaked toml for git repo https://github.com/openstax-poland/smtp-test-server written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/openstax-poland/smtp-test-server already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87ecf90bc2ecce0ca87c027588c25310cb065074678732f06fa3ba5c3d6edff6 [INFO] running `Command { std: "docker" "start" "-a" "87ecf90bc2ecce0ca87c027588c25310cb065074678732f06fa3ba5c3d6edff6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87ecf90bc2ecce0ca87c027588c25310cb065074678732f06fa3ba5c3d6edff6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87ecf90bc2ecce0ca87c027588c25310cb065074678732f06fa3ba5c3d6edff6", kill_on_drop: false }` [INFO] [stdout] 87ecf90bc2ecce0ca87c027588c25310cb065074678732f06fa3ba5c3d6edff6 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d93c59161cde2246ed6eec2719cf81f63c19ac0852c40e7e3ec9323b61cb8bc6 [INFO] running `Command { std: "docker" "start" "-a" "d93c59161cde2246ed6eec2719cf81f63c19ac0852c40e7e3ec9323b61cb8bc6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling argh_shared v0.1.7 [INFO] [stderr] Compiling smtp-test-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling matchit v0.4.6 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] error: failed to run custom build command for `smtp-test-server v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/smtp-test-server-385cd594fbba47b3/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=page/dist [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d93c59161cde2246ed6eec2719cf81f63c19ac0852c40e7e3ec9323b61cb8bc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d93c59161cde2246ed6eec2719cf81f63c19ac0852c40e7e3ec9323b61cb8bc6", kill_on_drop: false }` [INFO] [stdout] d93c59161cde2246ed6eec2719cf81f63c19ac0852c40e7e3ec9323b61cb8bc6