[INFO] fetching crate libcfd 0.1.1...
[INFO] building libcfd-0.1.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate libcfd 0.1.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate libcfd 0.1.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate libcfd 0.1.1
[INFO] tweaked toml for crates.io crate libcfd 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libcfd 0.1.1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate libcfd 0.1.1 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 97dde954c63ab51ef509c1837a70c170882f5ea1b64dd04da47215c042481c9f
[INFO] running `Command { std: "docker" "start" "-a" "97dde954c63ab51ef509c1837a70c170882f5ea1b64dd04da47215c042481c9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97dde954c63ab51ef509c1837a70c170882f5ea1b64dd04da47215c042481c9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97dde954c63ab51ef509c1837a70c170882f5ea1b64dd04da47215c042481c9f", kill_on_drop: false }`
[INFO] [stdout] 97dde954c63ab51ef509c1837a70c170882f5ea1b64dd04da47215c042481c9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2bd9f67d63e5792e58b79397c388bd376002cefbc89e244d19b47a4266b7e032
[INFO] running `Command { std: "docker" "start" "-a" "2bd9f67d63e5792e58b79397c388bd376002cefbc89e244d19b47a4266b7e032", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling capnp v0.19.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling webpki-roots v0.25.2
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling uuid v1.7.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling indexmap v2.2.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling http v1.0.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling capnpc v0.19.0
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling libcfd v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling quinn-udp v0.4.1
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling async-tungstenite v0.25.0
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling capnp-futures v0.19.0
[INFO] [stderr]    Compiling capnp-rpc v0.19.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling quinn-proto v0.10.6
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling quinn v0.10.2
[INFO] [stderr]    Compiling hyper-rustls v0.24.1
[INFO] [stderr]    Compiling reqwest v0.11.24
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "2bd9f67d63e5792e58b79397c388bd376002cefbc89e244d19b47a4266b7e032", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bd9f67d63e5792e58b79397c388bd376002cefbc89e244d19b47a4266b7e032", kill_on_drop: false }`
[INFO] [stdout] 2bd9f67d63e5792e58b79397c388bd376002cefbc89e244d19b47a4266b7e032
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b20687f0a67854a425981c8c14f0f52bccd1d0835f81829e0e27d90f60c9fd3b
[INFO] running `Command { std: "docker" "start" "-a" "b20687f0a67854a425981c8c14f0f52bccd1d0835f81829e0e27d90f60c9fd3b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libcfd v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.97s
[INFO] running `Command { std: "docker" "inspect" "b20687f0a67854a425981c8c14f0f52bccd1d0835f81829e0e27d90f60c9fd3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b20687f0a67854a425981c8c14f0f52bccd1d0835f81829e0e27d90f60c9fd3b", kill_on_drop: false }`
[INFO] [stdout] b20687f0a67854a425981c8c14f0f52bccd1d0835f81829e0e27d90f60c9fd3b
