[INFO] fetching crate deno_permissions 0.76.0... [INFO] testing deno_permissions-0.76.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate deno_permissions 0.76.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate deno_permissions 0.76.0 [INFO] finished tweaking crates.io crate deno_permissions 0.76.0 [INFO] tweaked toml for crates.io crate deno_permissions 0.76.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate deno_permissions 0.76.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate deno_permissions 0.76.0 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 495fcc5f02f57978f73465298272849430a488317e30578cc586b8e2cde271e2 [INFO] running `Command { std: "docker" "start" "-a" "495fcc5f02f57978f73465298272849430a488317e30578cc586b8e2cde271e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "495fcc5f02f57978f73465298272849430a488317e30578cc586b8e2cde271e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "495fcc5f02f57978f73465298272849430a488317e30578cc586b8e2cde271e2", kill_on_drop: false }` [INFO] [stdout] 495fcc5f02f57978f73465298272849430a488317e30578cc586b8e2cde271e2 [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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe720999b5176c257913687016a94cb0ea4fe21a5b68b8db13253ff858c9c8c6 [INFO] running `Command { std: "docker" "start" "-a" "fe720999b5176c257913687016a94cb0ea4fe21a5b68b8db13253ff858c9c8c6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling fqdn v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling deno_terminal v0.2.2 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling deno_unsync v0.4.4 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling sys_traits_macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling deno_error_macro v0.7.0 [INFO] [stderr] Compiling capacity_builder_macros v0.3.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling capacity_builder v0.5.0 [INFO] [stderr] Compiling sys_traits v0.1.17 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling chrono v0.4.37 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling deno_error v0.7.0 [INFO] [stderr] Compiling deno_path_util v0.6.1 [INFO] [stderr] Compiling deno_permissions v0.76.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.34s [INFO] running `Command { std: "docker" "inspect" "fe720999b5176c257913687016a94cb0ea4fe21a5b68b8db13253ff858c9c8c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe720999b5176c257913687016a94cb0ea4fe21a5b68b8db13253ff858c9c8c6", kill_on_drop: false }` [INFO] [stdout] fe720999b5176c257913687016a94cb0ea4fe21a5b68b8db13253ff858c9c8c6 [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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0159013959a00a0c1dfc9ead3b772df3db862e81b6863dfbf91ac83f7ba0405 [INFO] running `Command { std: "docker" "start" "-a" "f0159013959a00a0c1dfc9ead3b772df3db862e81b6863dfbf91ac83f7ba0405", kill_on_drop: false }` [INFO] [stderr] Compiling sys_traits v0.1.17 [INFO] [stderr] Compiling deno_path_util v0.6.1 [INFO] [stderr] Compiling deno_permissions v0.76.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `RealSys: WhichSys` is not satisfied [INFO] [stdout] --> lib.rs:4880:44 [INFO] [stdout] | [INFO] [stdout] 4880 | RunQueryDescriptor::parse(requested, &sys_traits::impls::RealSys) [INFO] [stdout] | ------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `EnvHomeDir` is not implemented for `RealSys` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required for `RealSys` to implement `WhichSys` [INFO] [stdout] --> which.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[sys_traits::auto_impl] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 28 | pub trait WhichSys: [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 29 | sys_traits::EnvHomeDir [INFO] [stdout] | ---------------------- unsatisfied trait bound introduced here [INFO] [stdout] note: required by a bound in `RunQueryDescriptor::<'a>::parse` [INFO] [stdout] --> lib.rs:2070:16 [INFO] [stdout] | [INFO] [stdout] 2068 | pub fn parse( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 2069 | requested: &'a str, [INFO] [stdout] 2070 | sys: &impl which::WhichSys, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `RunQueryDescriptor::<'a>::parse` [INFO] [stdout] = note: this error originates in the attribute macro `sys_traits::auto_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `deno_permissions` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f0159013959a00a0c1dfc9ead3b772df3db862e81b6863dfbf91ac83f7ba0405", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0159013959a00a0c1dfc9ead3b772df3db862e81b6863dfbf91ac83f7ba0405", kill_on_drop: false }` [INFO] [stdout] f0159013959a00a0c1dfc9ead3b772df3db862e81b6863dfbf91ac83f7ba0405