[INFO] cloning repository https://github.com/GaspardCulis/anixrun [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GaspardCulis/anixrun" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGaspardCulis%2Fanixrun", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGaspardCulis%2Fanixrun'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 95931fe5365120cafe46cbc8e3e0df5667b50db6 [INFO] building GaspardCulis/anixrun against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGaspardCulis%2Fanixrun" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/GaspardCulis/anixrun [INFO] finished tweaking git repo https://github.com/GaspardCulis/anixrun [INFO] tweaked toml for git repo https://github.com/GaspardCulis/anixrun written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/GaspardCulis/anixrun on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/GaspardCulis/anixrun 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a6519a529c4133e260b296ed3907a9d42af32db840d36312deaeb337d530a77 [INFO] running `Command { std: "docker" "start" "-a" "8a6519a529c4133e260b296ed3907a9d42af32db840d36312deaeb337d530a77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a6519a529c4133e260b296ed3907a9d42af32db840d36312deaeb337d530a77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a6519a529c4133e260b296ed3907a9d42af32db840d36312deaeb337d530a77", kill_on_drop: false }` [INFO] [stdout] 8a6519a529c4133e260b296ed3907a9d42af32db840d36312deaeb337d530a77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0565a7fb48c8bc095b20a128577c6a24acb16eb107c7b3cba3808275aea0a7d3 [INFO] running `Command { std: "docker" "start" "-a" "0565a7fb48c8bc095b20a128577c6a24acb16eb107c7b3cba3808275aea0a7d3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling core_extensions v1.5.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling grep-matcher v0.1.7 [INFO] [stderr] Compiling tstr_proc_macros v0.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.3 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Compiling abi_stable_shared v0.11.0 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling gimli v0.31.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling generational-arena v0.2.9 [INFO] [stderr] Compiling tstr v0.2.4 [INFO] [stderr] Compiling object v0.36.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling const_panic v0.2.9 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling repr_offset v0.2.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling clap_builder v4.5.18 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling supports-color v1.3.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling separator v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling xml-rs v0.8.22 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling addr2line v0.24.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling grep-searcher v0.1.14 [INFO] [stderr] Compiling as_derive_utils v0.11.0 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling grep-regex v0.1.13 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling anyrun-macros v0.1.0 (https://github.com/Kirottu/anyrun#c6101a31) [INFO] [stderr] Compiling grep-cli v0.1.11 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling abi_stable_derive v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling clap v4.5.18 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling zstd v0.12.4 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling tokio-retry v0.3.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling rusqlite v0.29.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling grep-printer v0.1.7 [INFO] [stderr] Compiling abi_stable v0.11.3 [INFO] [stderr] Compiling grep v0.2.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-proxy v0.9.1 [INFO] [stderr] Compiling nix-index v0.1.7 [INFO] [stderr] Compiling anyrun-interface v0.1.0 (https://github.com/Kirottu/anyrun#c6101a31) [INFO] [stderr] Compiling anyrun-plugin v0.1.0 (https://github.com/Kirottu/anyrun#c6101a31) [INFO] [stderr] Compiling anixrun v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stdout] --> src/search.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / error_chain! { [INFO] [stdout] 16 | | errors { [INFO] [stdout] 17 | | ReadDatabase(database: PathBuf) { [INFO] [stdout] 18 | | description("Database read error") [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "0565a7fb48c8bc095b20a128577c6a24acb16eb107c7b3cba3808275aea0a7d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0565a7fb48c8bc095b20a128577c6a24acb16eb107c7b3cba3808275aea0a7d3", kill_on_drop: false }` [INFO] [stdout] 0565a7fb48c8bc095b20a128577c6a24acb16eb107c7b3cba3808275aea0a7d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83bad0d5ee0d3ddfc72c2388d696030112f49958e07d0e9fea93acd7ece19ae1 [INFO] running `Command { std: "docker" "start" "-a" "83bad0d5ee0d3ddfc72c2388d696030112f49958e07d0e9fea93acd7ece19ae1", kill_on_drop: false }` [INFO] [stderr] Compiling anixrun v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stdout] --> src/search.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / error_chain! { [INFO] [stdout] 16 | | errors { [INFO] [stdout] 17 | | ReadDatabase(database: PathBuf) { [INFO] [stdout] 18 | | description("Database read error") [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.04s [INFO] running `Command { std: "docker" "inspect" "83bad0d5ee0d3ddfc72c2388d696030112f49958e07d0e9fea93acd7ece19ae1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83bad0d5ee0d3ddfc72c2388d696030112f49958e07d0e9fea93acd7ece19ae1", kill_on_drop: false }` [INFO] [stdout] 83bad0d5ee0d3ddfc72c2388d696030112f49958e07d0e9fea93acd7ece19ae1