[INFO] cloning repository https://github.com/nbari/test_pipeline [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nbari/test_pipeline" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbari%2Ftest_pipeline", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbari%2Ftest_pipeline'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0426cca7eaaf8d79742223a9a60fb20949099fc8 [INFO] testing nbari/test_pipeline against 1.90.0 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbari%2Ftest_pipeline" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nbari/test_pipeline [INFO] finished tweaking git repo https://github.com/nbari/test_pipeline [INFO] tweaked toml for git repo https://github.com/nbari/test_pipeline written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nbari/test_pipeline on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nbari/test_pipeline already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-util v0.6.2 [INFO] [stderr] Downloaded tokio-stream v0.1.2 [INFO] [stderr] Downloaded tracing-futures v0.2.4 [INFO] [stderr] Downloaded http-body v0.4.0 [INFO] [stderr] Downloaded tracing v0.1.22 [INFO] [stderr] Downloaded buf_redux v0.8.4 [INFO] [stderr] Downloaded cargo-lock v4.0.1 [INFO] [stderr] Downloaded vcpkg v0.2.11 [INFO] [stderr] Downloaded multipart v0.17.1 [INFO] [stderr] Downloaded warp v0.3.0 [INFO] [stderr] Downloaded built v0.4.4 [INFO] [stderr] Downloaded hyper v0.14.2 [INFO] [stderr] Downloaded h2 v0.3.0 [INFO] [stderr] Downloaded tokio v1.0.2 [INFO] [stderr] Downloaded twoway v0.1.8 [INFO] [stderr] Downloaded headers v0.3.3 [INFO] [stderr] Downloaded libz-sys v1.1.2 [INFO] [stderr] Downloaded libgit2-sys v0.12.18+1.1.0 [INFO] [stderr] Downloaded git2 v0.13.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5101977d8382902d4d7ac41cdb3e85f80cee19765f829c1d9e09134473ec2381 [INFO] running `Command { std: "docker" "start" "-a" "5101977d8382902d4d7ac41cdb3e85f80cee19765f829c1d9e09134473ec2381", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5101977d8382902d4d7ac41cdb3e85f80cee19765f829c1d9e09134473ec2381", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5101977d8382902d4d7ac41cdb3e85f80cee19765f829c1d9e09134473ec2381", kill_on_drop: false }` [INFO] [stdout] 5101977d8382902d4d7ac41cdb3e85f80cee19765f829c1d9e09134473ec2381 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 883ac02441e77cd3c08d6b057eb448d5344ed236d5277da4a7d0cc999b65e35a [INFO] running `Command { std: "docker" "start" "-a" "883ac02441e77cd3c08d6b057eb448d5344ed236d5277da4a7d0cc999b65e35a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling serde_derive v1.0.120 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling serde v1.0.120 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling tokio v1.0.2 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling headers v0.3.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libgit2-sys v0.12.18+1.1.0 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling git2 v0.13.16 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling pin-project v1.0.4 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-stream v0.1.2 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling tokio-util v0.6.2 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling cargo-lock v4.0.1 [INFO] [stderr] Compiling built v0.4.4 [INFO] [stderr] Compiling test_pipeline v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper v0.14.2 [INFO] [stderr] Compiling warp v0.3.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.64s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, cargo-lock v4.0.1, multipart v0.17.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "883ac02441e77cd3c08d6b057eb448d5344ed236d5277da4a7d0cc999b65e35a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "883ac02441e77cd3c08d6b057eb448d5344ed236d5277da4a7d0cc999b65e35a", kill_on_drop: false }` [INFO] [stdout] 883ac02441e77cd3c08d6b057eb448d5344ed236d5277da4a7d0cc999b65e35a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1728bcb852663b86645bf093a232992c409c0eae79d095934d1f781969e138af [INFO] running `Command { std: "docker" "start" "-a" "1728bcb852663b86645bf093a232992c409c0eae79d095934d1f781969e138af", kill_on_drop: false }` [INFO] [stderr] Compiling test_pipeline v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, cargo-lock v4.0.1, multipart v0.17.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "1728bcb852663b86645bf093a232992c409c0eae79d095934d1f781969e138af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1728bcb852663b86645bf093a232992c409c0eae79d095934d1f781969e138af", kill_on_drop: false }` [INFO] [stdout] 1728bcb852663b86645bf093a232992c409c0eae79d095934d1f781969e138af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3efddcc930ce6e59eb2363aa3497bef8bacd2d8592f4ca7399685eaf927aa74e [INFO] running `Command { std: "docker" "start" "-a" "3efddcc930ce6e59eb2363aa3497bef8bacd2d8592f4ca7399685eaf927aa74e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, cargo-lock v4.0.1, multipart v0.17.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/test_pipeline-35270373b11e8eaf) [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" "3efddcc930ce6e59eb2363aa3497bef8bacd2d8592f4ca7399685eaf927aa74e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3efddcc930ce6e59eb2363aa3497bef8bacd2d8592f4ca7399685eaf927aa74e", kill_on_drop: false }` [INFO] [stdout] 3efddcc930ce6e59eb2363aa3497bef8bacd2d8592f4ca7399685eaf927aa74e