[INFO] fetching crate travis-pipeline 0.6.1... [INFO] testing travis-pipeline-0.6.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate travis-pipeline 0.6.1 into /workspace/builds/worker-34/source [INFO] validating manifest of crates.io crate travis-pipeline 0.6.1 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 crates.io crate travis-pipeline 0.6.1 [INFO] finished tweaking crates.io crate travis-pipeline 0.6.1 [INFO] tweaked toml for crates.io crate travis-pipeline 0.6.1 written to /workspace/builds/worker-34/source/Cargo.toml [INFO] crate crates.io crate travis-pipeline 0.6.1 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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] 12acb7a66a69a22dae8a328ad538d0deab5c83088a48710b3cb97a4f045afd32 [INFO] running `Command { std: "docker" "start" "-a" "12acb7a66a69a22dae8a328ad538d0deab5c83088a48710b3cb97a4f045afd32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12acb7a66a69a22dae8a328ad538d0deab5c83088a48710b3cb97a4f045afd32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12acb7a66a69a22dae8a328ad538d0deab5c83088a48710b3cb97a4f045afd32", kill_on_drop: false }` [INFO] [stdout] 12acb7a66a69a22dae8a328ad538d0deab5c83088a48710b3cb97a4f045afd32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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] 7179df90fc4e95fc3c6e9181e84effd8655566886c044acf12fc5efd2384947f [INFO] running `Command { std: "docker" "start" "-a" "7179df90fc4e95fc3c6e9181e84effd8655566886c044acf12fc5efd2384947f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling libc v0.2.55 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling shellwords v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling serde_yaml v0.8.9 [INFO] [stderr] Compiling travis-pipeline v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.73s [INFO] running `Command { std: "docker" "inspect" "7179df90fc4e95fc3c6e9181e84effd8655566886c044acf12fc5efd2384947f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7179df90fc4e95fc3c6e9181e84effd8655566886c044acf12fc5efd2384947f", kill_on_drop: false }` [INFO] [stdout] 7179df90fc4e95fc3c6e9181e84effd8655566886c044acf12fc5efd2384947f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 682f4ec118aa00ee96638e02b0391eb094944a78e81046d07d3ba8c540092a97 [INFO] running `Command { std: "docker" "start" "-a" "682f4ec118aa00ee96638e02b0391eb094944a78e81046d07d3ba8c540092a97", kill_on_drop: false }` [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling travis-pipeline v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.91s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/travis_pipeline-8ec6324b3eb7933c) [INFO] running `Command { std: "docker" "inspect" "682f4ec118aa00ee96638e02b0391eb094944a78e81046d07d3ba8c540092a97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "682f4ec118aa00ee96638e02b0391eb094944a78e81046d07d3ba8c540092a97", kill_on_drop: false }` [INFO] [stdout] 682f4ec118aa00ee96638e02b0391eb094944a78e81046d07d3ba8c540092a97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 36b79b08d60448110739acecbd6bf57e69d3920546f9aae72b1e3f1aeef39107 [INFO] running `Command { std: "docker" "start" "-a" "36b79b08d60448110739acecbd6bf57e69d3920546f9aae72b1e3f1aeef39107", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/travis_pipeline-8ec6324b3eb7933c) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test buildkite::tests::convert_env ... ok [INFO] [stdout] test buildkite::tests::translate ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "36b79b08d60448110739acecbd6bf57e69d3920546f9aae72b1e3f1aeef39107", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36b79b08d60448110739acecbd6bf57e69d3920546f9aae72b1e3f1aeef39107", kill_on_drop: false }` [INFO] [stdout] 36b79b08d60448110739acecbd6bf57e69d3920546f9aae72b1e3f1aeef39107