[INFO] fetching crate deno_permissions 0.80.0...
[INFO] testing deno_permissions-0.80.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate deno_permissions 0.80.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate deno_permissions 0.80.0
[INFO] finished tweaking crates.io crate deno_permissions 0.80.0
[INFO] tweaked toml for crates.io crate deno_permissions 0.80.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate deno_permissions 0.80.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate deno_permissions 0.80.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ab09f1f8af8229afffde9126356c9cbd387efbdbd877c557312873f37afcba8
[INFO] running `Command { std: "docker" "start" "-a" "0ab09f1f8af8229afffde9126356c9cbd387efbdbd877c557312873f37afcba8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ab09f1f8af8229afffde9126356c9cbd387efbdbd877c557312873f37afcba8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ab09f1f8af8229afffde9126356c9cbd387efbdbd877c557312873f37afcba8", kill_on_drop: false }`
[INFO] [stdout] 0ab09f1f8af8229afffde9126356c9cbd387efbdbd877c557312873f37afcba8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2eb77a13926d80c5df3151ca40eadc9ef9a5cb47e84741b1f9ebaa3f8f8a6bdc
[INFO] running `Command { std: "docker" "start" "-a" "2eb77a13926d80c5df3151ca40eadc9ef9a5cb47e84741b1f9ebaa3f8f8a6bdc", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling fqdn v0.3.4
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling deno_terminal v0.2.2
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling deno_unsync v0.4.4
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[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.228
[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 sys_traits v0.1.17
[INFO] [stderr]    Compiling capacity_builder v0.5.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[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 serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[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.4
[INFO] [stderr]    Compiling deno_permissions v0.80.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.50s
[INFO] running `Command { std: "docker" "inspect" "2eb77a13926d80c5df3151ca40eadc9ef9a5cb47e84741b1f9ebaa3f8f8a6bdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2eb77a13926d80c5df3151ca40eadc9ef9a5cb47e84741b1f9ebaa3f8f8a6bdc", kill_on_drop: false }`
[INFO] [stdout] 2eb77a13926d80c5df3151ca40eadc9ef9a5cb47e84741b1f9ebaa3f8f8a6bdc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d408d3e5041d9e435114c0e549e250f6517b903391e9c00aa097d35df9439da
[INFO] running `Command { std: "docker" "start" "-a" "1d408d3e5041d9e435114c0e549e250f6517b903391e9c00aa097d35df9439da", kill_on_drop: false }`
[INFO] [stderr]    Compiling sys_traits v0.1.17
[INFO] [stderr]    Compiling deno_path_util v0.6.4
[INFO] [stderr]    Compiling deno_permissions v0.80.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the trait bound `RealSys: WhichSys` is not satisfied
[INFO] [stdout]     --> lib.rs:4916:44
[INFO] [stdout]      |
[INFO] [stdout] 4916 |       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:2104:16
[INFO] [stdout]      |
[INFO] [stdout] 2102 |   pub fn parse(
[INFO] [stdout]      |          ----- required by a bound in this associated function
[INFO] [stdout] 2103 |     requested: &'a str,
[INFO] [stdout] 2104 |     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" "1d408d3e5041d9e435114c0e549e250f6517b903391e9c00aa097d35df9439da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d408d3e5041d9e435114c0e549e250f6517b903391e9c00aa097d35df9439da", kill_on_drop: false }`
[INFO] [stdout] 1d408d3e5041d9e435114c0e549e250f6517b903391e9c00aa097d35df9439da
