[INFO] cloning repository https://github.com/humanmade/ext-php-rs-starter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/humanmade/ext-php-rs-starter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhumanmade%2Fext-php-rs-starter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhumanmade%2Fext-php-rs-starter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 022b353617fe176026190e52b6248e232a5b22c5 [INFO] checking humanmade/ext-php-rs-starter against master#d49be02cf6d2e2a01264fcdef1e20c826710c0f5 for pr-133570-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhumanmade%2Fext-php-rs-starter" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/humanmade/ext-php-rs-starter on toolchain d49be02cf6d2e2a01264fcdef1e20c826710c0f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/humanmade/ext-php-rs-starter [INFO] finished tweaking git repo https://github.com/humanmade/ext-php-rs-starter [INFO] tweaked toml for git repo https://github.com/humanmade/ext-php-rs-starter written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/humanmade/ext-php-rs-starter 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" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/joehoyle/ext-php-rs` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fastcgi-client v0.8.0 [INFO] [stderr] Downloaded tokio-test v0.4.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d114215a789436405fe03ee79500033d9ce404aefbed539bf0e89d6d2fdffaab [INFO] running `Command { std: "docker" "start" "-a" "d114215a789436405fe03ee79500033d9ce404aefbed539bf0e89d6d2fdffaab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d114215a789436405fe03ee79500033d9ce404aefbed539bf0e89d6d2fdffaab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d114215a789436405fe03ee79500033d9ce404aefbed539bf0e89d6d2fdffaab", kill_on_drop: false }` [INFO] [stdout] d114215a789436405fe03ee79500033d9ce404aefbed539bf0e89d6d2fdffaab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0206313ab27de21d44a6b0b96cc8bd094ffb82d230b47e3b978e6e279f7b717 [INFO] running `Command { std: "docker" "start" "-a" "b0206313ab27de21d44a6b0b96cc8bd094ffb82d230b47e3b978e6e279f7b717", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pulldown-cmark v0.9.3 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling bytecount v0.6.7 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling ext-php-rs-derive v0.10.0 (https://github.com/joehoyle/ext-php-rs?branch=integrate#2d7a77db) [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking fastcgi-client v0.8.0 [INFO] [stderr] Checking tokio-test v0.4.3 [INFO] [stderr] Compiling cargo-platform v0.1.4 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling ext-php-rs v0.10.1 (https://github.com/joehoyle/ext-php-rs?branch=integrate#2d7a77db) [INFO] [stderr] Checking yourproject v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Termination` [INFO] [stdout] --> benches/bench.rs:6:31 [INFO] [stdout] | [INFO] [stdout] 6 | process::{Command, Stdio, Termination}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `test::black_box` [INFO] [stdout] --> benches/bench.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use test::black_box; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `BUILD` is never used [INFO] [stdout] --> benches/bench.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | static BUILD: Once = Once::new(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `setup` is never used [INFO] [stdout] --> benches/bench.rs:15:4 [INFO] [stdout] | [INFO] [stdout] 15 | fn setup() { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `run_php` is never used [INFO] [stdout] --> benches/bench.rs:26:4 [INFO] [stdout] | [INFO] [stdout] 26 | fn run_php(php: &str) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.46s [INFO] running `Command { std: "docker" "inspect" "b0206313ab27de21d44a6b0b96cc8bd094ffb82d230b47e3b978e6e279f7b717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0206313ab27de21d44a6b0b96cc8bd094ffb82d230b47e3b978e6e279f7b717", kill_on_drop: false }` [INFO] [stdout] b0206313ab27de21d44a6b0b96cc8bd094ffb82d230b47e3b978e6e279f7b717