[INFO] fetching crate ntex-prost-build 0.11.15...
[INFO] building ntex-prost-build-0.11.15 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate ntex-prost-build 0.11.15 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate ntex-prost-build 0.11.15
[INFO] finished tweaking crates.io crate ntex-prost-build 0.11.15
[INFO] tweaked toml for crates.io crate ntex-prost-build 0.11.15 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ntex-prost-build 0.11.15 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ntex-prost-build 0.11.15 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.1.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9815647ea93067ba762cd4233246506f912e6771a90c95ff0616c9f635ffb8fc
[INFO] running `Command { std: "docker" "start" "-a" "9815647ea93067ba762cd4233246506f912e6771a90c95ff0616c9f635ffb8fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9815647ea93067ba762cd4233246506f912e6771a90c95ff0616c9f635ffb8fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9815647ea93067ba762cd4233246506f912e6771a90c95ff0616c9f635ffb8fc", kill_on_drop: false }`
[INFO] [stdout] 9815647ea93067ba762cd4233246506f912e6771a90c95ff0616c9f635ffb8fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bbb6a10552c3a97f817b428d71f3b1a8db6e9e3d091efe7602168b2026d5ccdc
[INFO] running `Command { std: "docker" "start" "-a" "bbb6a10552c3a97f817b428d71f3b1a8db6e9e3d091efe7602168b2026d5ccdc", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling cc v1.1.10
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling ntex-prost-build v0.11.15 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.06s
[INFO] running `Command { std: "docker" "inspect" "bbb6a10552c3a97f817b428d71f3b1a8db6e9e3d091efe7602168b2026d5ccdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbb6a10552c3a97f817b428d71f3b1a8db6e9e3d091efe7602168b2026d5ccdc", kill_on_drop: false }`
[INFO] [stdout] bbb6a10552c3a97f817b428d71f3b1a8db6e9e3d091efe7602168b2026d5ccdc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 07df0acf3c2363a73c7d9fd912fc349f1adc95ffae0abf7016adc64dc9e47c90
[INFO] running `Command { std: "docker" "start" "-a" "07df0acf3c2363a73c7d9fd912fc349f1adc95ffae0abf7016adc64dc9e47c90", kill_on_drop: false }`
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling ntex-prost-build v0.11.15 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stdout] warning: unexpected `cfg` condition value: `cleanup-markdown`
[INFO] [stdout]    --> src/ast.rs:281:19
[INFO] [stdout]     |
[INFO] [stdout] 281 |             #[cfg(feature = "cleanup-markdown")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default` and `vendored`
[INFO] [stdout]     = help: consider adding `cleanup-markdown` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cleanup-markdown`
[INFO] [stdout]    --> src/ast.rs:283:23
[INFO] [stdout]     |
[INFO] [stdout] 283 |             #[cfg(not(feature = "cleanup-markdown"))]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default` and `vendored`
[INFO] [stdout]     = help: consider adding `cleanup-markdown` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.39s
[INFO] running `Command { std: "docker" "inspect" "07df0acf3c2363a73c7d9fd912fc349f1adc95ffae0abf7016adc64dc9e47c90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07df0acf3c2363a73c7d9fd912fc349f1adc95ffae0abf7016adc64dc9e47c90", kill_on_drop: false }`
[INFO] [stdout] 07df0acf3c2363a73c7d9fd912fc349f1adc95ffae0abf7016adc64dc9e47c90
