[INFO] cloning repository https://github.com/anonkey/matcher-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anonkey/matcher-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanonkey%2Fmatcher-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanonkey%2Fmatcher-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 79f7f4d84ace3a3f65a93dd12261fdef48c165d3 [INFO] checking anonkey/matcher-rs against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanonkey%2Fmatcher-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/anonkey/matcher-rs on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/anonkey/matcher-rs [INFO] finished tweaking git repo https://github.com/anonkey/matcher-rs [INFO] tweaked toml for git repo https://github.com/anonkey/matcher-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/anonkey/matcher-rs 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-4-tc1/source/packages/matcher-test/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 1 package [INFO] [stderr] Updating matcher-derive-impl v0.1.0 (/workspace/builds/worker-4-tc1/source/packages/matcher-derive-impl) -> v0.2.0 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bollard-next v0.15.7 [INFO] [stderr] Downloaded bollard-next-stubs v1.43.0-rc.7 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36b4a1cf6612f821d79d6b609442728afa76b49b3d52963b75a9fefdf1c452e1 [INFO] running `Command { std: "docker" "start" "-a" "36b4a1cf6612f821d79d6b609442728afa76b49b3d52963b75a9fefdf1c452e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36b4a1cf6612f821d79d6b609442728afa76b49b3d52963b75a9fefdf1c452e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36b4a1cf6612f821d79d6b609442728afa76b49b3d52963b75a9fefdf1c452e1", kill_on_drop: false }` [INFO] [stdout] 36b4a1cf6612f821d79d6b609442728afa76b49b3d52963b75a9fefdf1c452e1 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c86c34b221fac961081ddd31845a696dc5f0d09e85bc176053658f43a1698849 [INFO] running `Command { std: "docker" "start" "-a" "c86c34b221fac961081ddd31845a696dc5f0d09e85bc176053658f43a1698849", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/packages/matcher-test/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling unsafe-libyaml v0.2.10 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking clap_builder v4.5.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling openssl-src v300.2.3+3.2.1 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling concat-idents v1.1.5 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling serde_repr v0.1.18 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking pin-project v1.1.4 [INFO] [stderr] Checking clap v4.5.1 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking serde_yaml v0.9.32 [INFO] [stderr] Checking serde_with v3.6.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking matcher-derive-impl v0.2.0 (/opt/rustwide/workdir/packages/matcher-derive-impl) [INFO] [stderr] Checking matcher-derive v0.2.0 (/opt/rustwide/workdir/packages/matcher-derive) [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking bollard-next-stubs v1.43.0-rc.7 [INFO] [stderr] Checking hyperlocal v0.8.0 [INFO] [stderr] Checking bollard-next v0.15.7 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.24 [INFO] [stderr] Checking matcher-test v0.1.0 (/opt/rustwide/workdir/packages/matcher-test) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s [INFO] running `Command { std: "docker" "inspect" "c86c34b221fac961081ddd31845a696dc5f0d09e85bc176053658f43a1698849", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c86c34b221fac961081ddd31845a696dc5f0d09e85bc176053658f43a1698849", kill_on_drop: false }` [INFO] [stdout] c86c34b221fac961081ddd31845a696dc5f0d09e85bc176053658f43a1698849