[INFO] cloning repository https://github.com/edrevo/dockerfile-plus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edrevo/dockerfile-plus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedrevo%2Fdockerfile-plus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedrevo%2Fdockerfile-plus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 90dc08d4527b588e0bfb132c119fbe1a82665000 [INFO] testing edrevo/dockerfile-plus against 1.55.0 for beta-1.56-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedrevo%2Fdockerfile-plus" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/edrevo/dockerfile-plus 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/edrevo/dockerfile-plus [INFO] finished tweaking git repo https://github.com/edrevo/dockerfile-plus [INFO] tweaked toml for git repo https://github.com/edrevo/dockerfile-plus written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/edrevo/dockerfile-plus 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] [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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 92389fab28ea049058fa3ad279ed166b576149fd4ed037df74b42105ba923565 [INFO] running `Command { std: "docker" "start" "-a" "92389fab28ea049058fa3ad279ed166b576149fd4ed037df74b42105ba923565", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92389fab28ea049058fa3ad279ed166b576149fd4ed037df74b42105ba923565", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92389fab28ea049058fa3ad279ed166b576149fd4ed037df74b42105ba923565", kill_on_drop: false }` [INFO] [stdout] 92389fab28ea049058fa3ad279ed166b576149fd4ed037df74b42105ba923565 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] b73f27ef06ba3cc1894bc06456f4c0ceb0ea02c7926d1fb26a404d7bf1a3fb84 [INFO] running `Command { std: "docker" "start" "-a" "b73f27ef06ba3cc1894bc06456f4c0ceb0ea02c7926d1fb26a404d7bf1a3fb84", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling futures-core v0.3.9 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-sink v0.3.9 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling futures-io v0.3.9 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling futures-task v0.3.9 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling futures-channel v0.3.9 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.9 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling pin-project-internal v1.0.3 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling futures-util v0.3.9 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pin-project v1.0.3 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tower-discover v0.3.0 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tower-load-shed v0.3.0 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling tower-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.9 [INFO] [stderr] Compiling futures v0.3.9 [INFO] [stderr] Compiling tower-load v0.3.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tower-buffer v0.3.0 [INFO] [stderr] Compiling tower-ready-cache v0.3.1 [INFO] [stderr] Compiling tower-timeout v0.3.0 [INFO] [stderr] Compiling tower-retry v0.3.0 [INFO] [stderr] Compiling tower-make v0.3.0 [INFO] [stderr] Compiling tower-limit v0.3.1 [INFO] [stderr] Compiling tower-balance v0.3.0 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling tower v0.3.1 [INFO] [stderr] Compiling tonic-build v0.3.1 (https://github.com/edrevo/tonic?branch=unimplemented-content-type#0dd74845) [INFO] [stderr] Compiling buildkit-proto v0.2.0 (/opt/rustwide/workdir/buildkit-proto) [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling tonic v0.3.1 (https://github.com/edrevo/tonic?branch=unimplemented-content-type#0dd74845) [INFO] [stderr] Compiling buildkit-llb v0.2.0 (/opt/rustwide/workdir/buildkit-llb) [INFO] [stderr] Compiling dockerfile-plus v0.2.0 (/opt/rustwide/workdir/dockerfile-plus) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "b73f27ef06ba3cc1894bc06456f4c0ceb0ea02c7926d1fb26a404d7bf1a3fb84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b73f27ef06ba3cc1894bc06456f4c0ceb0ea02c7926d1fb26a404d7bf1a3fb84", kill_on_drop: false }` [INFO] [stdout] b73f27ef06ba3cc1894bc06456f4c0ceb0ea02c7926d1fb26a404d7bf1a3fb84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 8129af647230d38597b06441ac087da92a2097f87364359517b9ad6ab4ace1d8 [INFO] running `Command { std: "docker" "start" "-a" "8129af647230d38597b06441ac087da92a2097f87364359517b9ad6ab4ace1d8", kill_on_drop: false }` [INFO] [stderr] Compiling buildkit-proto v0.2.0 (/opt/rustwide/workdir/buildkit-proto) [INFO] [stderr] Compiling buildkit-llb v0.2.0 (/opt/rustwide/workdir/buildkit-llb) [INFO] [stderr] Compiling dockerfile-plus v0.2.0 (/opt/rustwide/workdir/dockerfile-plus) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.99s [INFO] running `Command { std: "docker" "inspect" "8129af647230d38597b06441ac087da92a2097f87364359517b9ad6ab4ace1d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8129af647230d38597b06441ac087da92a2097f87364359517b9ad6ab4ace1d8", kill_on_drop: false }` [INFO] [stdout] 8129af647230d38597b06441ac087da92a2097f87364359517b9ad6ab4ace1d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 0f7ae3ef227e8663264528925ff38c51b0ac751c7bbc24b371f98edd2e49a286 [INFO] running `Command { std: "docker" "start" "-a" "0f7ae3ef227e8663264528925ff38c51b0ac751c7bbc24b371f98edd2e49a286", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/buildkit_llb-83eb9aecb596d45c) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test ops::exec::serialization ... ok [INFO] [stdout] test ops::exec::serialization_with_cwd ... ok [INFO] [stdout] test ops::source::local::serialization ... ok [INFO] [stdout] test ops::source::git::serialization ... ok [INFO] [stdout] test ops::source::git::prefixes ... ok [INFO] [stdout] test ops::fs::copy_with_params_serialization ... ok [INFO] [stdout] test ops::source::http::serialization ... ok [INFO] [stdout] test ops::exec::serialization_with_env_iter ... ok [INFO] [stdout] test ops::fs::mkdir_serialization ... ok [INFO] [stdout] test ops::exec::serialization_with_user ... ok [INFO] [stdout] test ops::fs::mkfile_serialization ... ok [INFO] [stdout] test ops::source::git::with_reference ... ok [INFO] [stdout] test ops::exec::serialization_with_ssh_mounts ... ok [INFO] [stdout] test ops::exec::serialization_with_several_root_mounts ... ok [INFO] [stdout] test ops::exec::serialization_with_mounts ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/buildkit_proto-46b0244cdafbbaba) [INFO] [stdout] test ops::terminal::serialization ... ok [INFO] [stdout] test ops::source::image::resolve_mode ... ok [INFO] [stdout] test ops::fs::copy_serialization ... ok [INFO] [stdout] test ops::source::image::serialization ... ok [INFO] [stdout] test ops::source::image::image_name ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dockerfile_plus-1526c4638bb919ee) [INFO] [stdout] [INFO] [stderr] Doc-tests buildkit-llb [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] [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] [stderr] Doc-tests buildkit-proto [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" "0f7ae3ef227e8663264528925ff38c51b0ac751c7bbc24b371f98edd2e49a286", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f7ae3ef227e8663264528925ff38c51b0ac751c7bbc24b371f98edd2e49a286", kill_on_drop: false }` [INFO] [stdout] 0f7ae3ef227e8663264528925ff38c51b0ac751c7bbc24b371f98edd2e49a286