[INFO] fetching crate deno_permissions 0.80.0...
[INFO] testing deno_permissions-0.80.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate deno_permissions 0.80.0 into /workspace/builds/worker-0-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate deno_permissions 0.80.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d07cc0a59d5f3e2770b375cd82ed63023f223b4daf86d5c40eb7773e76ce7664
[INFO] running `Command { std: "docker" "start" "-a" "d07cc0a59d5f3e2770b375cd82ed63023f223b4daf86d5c40eb7773e76ce7664", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d07cc0a59d5f3e2770b375cd82ed63023f223b4daf86d5c40eb7773e76ce7664", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d07cc0a59d5f3e2770b375cd82ed63023f223b4daf86d5c40eb7773e76ce7664", kill_on_drop: false }`
[INFO] [stdout] d07cc0a59d5f3e2770b375cd82ed63023f223b4daf86d5c40eb7773e76ce7664
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6561a402caa32068d411d525763bd298cd6e6e2c9b6461640082baab1896fdfe
[INFO] running `Command { std: "docker" "start" "-a" "6561a402caa32068d411d525763bd298cd6e6e2c9b6461640082baab1896fdfe", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[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 deno_terminal v0.2.2
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling fqdn v0.3.4
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.3
[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 capacity_builder v0.5.0
[INFO] [stderr]    Compiling sys_traits v0.1.17
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[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 serde v1.0.228
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ipnetwork v0.20.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 25.77s
[INFO] running `Command { std: "docker" "inspect" "6561a402caa32068d411d525763bd298cd6e6e2c9b6461640082baab1896fdfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6561a402caa32068d411d525763bd298cd6e6e2c9b6461640082baab1896fdfe", kill_on_drop: false }`
[INFO] [stdout] 6561a402caa32068d411d525763bd298cd6e6e2c9b6461640082baab1896fdfe
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8cac397850ee0f491d2eb383df15e38c9676687338996e6658c8a2a60b16480
[INFO] running `Command { std: "docker" "start" "-a" "c8cac397850ee0f491d2eb383df15e38c9676687338996e6658c8a2a60b16480", 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" "c8cac397850ee0f491d2eb383df15e38c9676687338996e6658c8a2a60b16480", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8cac397850ee0f491d2eb383df15e38c9676687338996e6658c8a2a60b16480", kill_on_drop: false }`
[INFO] [stdout] c8cac397850ee0f491d2eb383df15e38c9676687338996e6658c8a2a60b16480
